home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / language / c / cooc / readme < prev   
Text File  |  1993-03-21  |  744b  |  28 lines

  1. -----------------------------------------------------------------------
  2. Concurrent Object Oriented "C" (cooC) beta.1 release  Introduction
  3. -----------------------------------------------------------------------
  4.  
  5. COPYRIGHT NOTICE
  6. ----------------
  7. See the file "COPYRIGHT" at the top directory of the release.
  8.  
  9.  
  10. WHAT IS COOC ?
  11. --------------
  12. cooC is a concurrent object-oriented programming language created at
  13. TOSHIBA Research and Development Center.
  14.  
  15.  
  16. INSTALL
  17. -------
  18. Run "make install" at the top directory of the release.
  19.  
  20.  
  21. HOW TO USE THE RELEASE
  22. ----------------------
  23. See the following documents:
  24.   - doc/english/RelNote.tex: the release note.
  25.   - doc/english/ProgGuide.tex: the programming guide, which briefly
  26.     shows how to use cooC.
  27.  
  28.